home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Games / Doom / DoomAttack / Important.readme < prev    next >
Text File  |  1998-06-24  |  303b  |  23 lines

  1. failat 21
  2.  
  3. if exists MustReadImportant
  4.     c/seticontype DoomAttack D
  5.     delete MustReadImportant QUIET
  6. endif
  7.  
  8. multiview >NIL: Important.txt
  9.     
  10. if $Result2 eq 205
  11.     more >NIL: Important.txt
  12.  
  13.     if $Result2 eq 205
  14.         ppmore >NIL: Important.txt
  15.         
  16.         if $Result2 eq 205
  17.             ed Important.txt
  18.         endif
  19.  
  20.     endif
  21.  
  22. endif
  23.